Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more valid domains for webhooks URL (#2491) #2499

Merged
merged 4 commits into from
Aug 6, 2023

Conversation

HexPandaa
Copy link
Contributor

@HexPandaa HexPandaa commented Jul 25, 2023

Add canary.discord.com to the list of valid webhook domains.

Should fix #2491

Add canary.discord.com to the list of valid webhook domains
@github-actions github-actions bot added the utils Related to the `utils` module. label Jul 25, 2023
@HexPandaa
Copy link
Contributor Author

Should we add canary.discordapp.com too or should we ignore the older domain as it is done with the invite parser?

@vicky5124
Copy link
Contributor

vicky5124 commented Jul 25, 2023

Could you also implement ptb.discord.com?

@HexPandaa
Copy link
Contributor Author

Could you also implement ptb.discord.com?

I implemented it, do I also add canary.discordapp.com and ptb.discordapp.com?

@HexPandaa HexPandaa changed the title Accept canary domain for webhooks (#2491) Add valid domains for webhooks URL (#2491) Jul 28, 2023
@HexPandaa HexPandaa changed the title Add valid domains for webhooks URL (#2491) Add more valid domains for webhooks URL (#2491) Jul 28, 2023
@arqunis arqunis added the fix A solution to an existing bug. label Aug 6, 2023
@arqunis arqunis merged commit fe5febf into serenity-rs:current Aug 6, 2023
26 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A solution to an existing bug. utils Related to the `utils` module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Canary webhooks marked as invalid
3 participants